Exclude group com.microsoft.sqlserver from hadoop-minicluster#19889
Merged
sandeshkr419 merged 3 commits intoopensearch-project:mainfrom Nov 5, 2025
Merged
Exclude group com.microsoft.sqlserver from hadoop-minicluster#19889sandeshkr419 merged 3 commits intoopensearch-project:mainfrom
sandeshkr419 merged 3 commits intoopensearch-project:mainfrom
Conversation
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Contributor
|
❌ Gradle check result for 21053b4: null Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Contributor
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #19889 +/- ##
============================================
+ Coverage 73.09% 73.23% +0.14%
- Complexity 71062 71282 +220
============================================
Files 5754 5766 +12
Lines 325260 325470 +210
Branches 47036 47084 +48
============================================
+ Hits 237736 238348 +612
+ Misses 68383 67966 -417
- Partials 19141 19156 +15 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
sandeshkr419
approved these changes
Nov 5, 2025
karenyrx
added a commit
to karenyrx/OpenSearch
that referenced
this pull request
Nov 9, 2025
…arch-project#19889) * Exclude group com.microsoft.sqlserver from hadoop-minicluster Signed-off-by: Craig Perkins <cwperx@amazon.com> * Add to CHANGELOG Signed-off-by: Craig Perkins <cwperx@amazon.com> --------- Signed-off-by: Craig Perkins <cwperx@amazon.com> Add pipeline, fix update to use doc instead of object field (still fallsback to object for bwc) bytes optimize Set the default value of source to null to match REST Support allowExplicitIndex setting
liuguoqingfz
pushed a commit
to liuguoqingfz/OpenSearch
that referenced
this pull request
Dec 15, 2025
…arch-project#19889) * Exclude group com.microsoft.sqlserver from hadoop-minicluster Signed-off-by: Craig Perkins <cwperx@amazon.com> * Add to CHANGELOG Signed-off-by: Craig Perkins <cwperx@amazon.com> --------- Signed-off-by: Craig Perkins <cwperx@amazon.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Exclude group com.microsoft.sqlserver from hadoop-minicluster
Related Issues
Resolves https://nvd.nist.gov/vuln/detail/CVE-2025-59250
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.